CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视频 目标跟踪

搜索资源列表

  1. MultiVedio

    0下载:
  2. 使用OpenCV编写的多目标跟踪的视频图像处理,用鼠标拖动跟踪区域-The video image processing, multi-target tracking using OpenCV prepared dragging with the mouse tracking region
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18384998
    • 提供者:long
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. Lucas_Kanade

    0下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for tracking the use of video in
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2056
    • 提供者:yantao
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. dynamical-object-tracking

    1下载:
  2. matlab实现视频中动态目标跟踪,效果还不错,以前试过里边的DEMO。-matlab dynamic target tracking in video, the results were good, tried before inside the DEMO.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1349470
    • 提供者:林溪
  1. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. WAv2

    0下载:
  2. 视频跟踪,主要实现了视频的运动跟踪,目标检测-Video tracking, the main achievement of the video movement tracking, target detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:87085
    • 提供者:wang
  1. CCDdesign3

    0下载:
  2. 此文档设计主要一个涉及一个算法的研究。相关匹配是目标跟踪和模式识别的一种重要方法。介绍了**)(电荷耦合器件)误差测 量系统的光学原理F针对该测量系统实际情况,提出了用相关算法实现目标位置的测量F 使用自适应相关匹配的方法,实现了对连续视频图像中动态目标的跟踪F 给出了实验结果,并对算法提出了改进的意见。-This document is primarily designed a study involving an algorithm. Correlation matching targe
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:172116
    • 提供者:liaofei
  1. detection

    1下载:
  2. 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
  3. 所属分类:Video Capture

    • 发布日期:2016-05-07
    • 文件大小:723970
    • 提供者:
  1. VideoDemo

    0下载:
  2. 对AVI视频进行处理,利用图像处理的算法将图像序列中的目标检测出来并且进行跟踪-Image sequence of target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:90984
    • 提供者:曾恒
  1. tracking

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:621476
    • 提供者:yyt
  1. cdn

    0下载:
  2. 利用图像差分,进行人体跟踪,并记录视频帧中目标的坐标-Differential use of image for the human body tracking, and record the video frame coordinates of the target
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:21904
    • 提供者:wanchen
  1. matlabImplementationOfDynamicTargetTrackingVideo.r

    0下载:
  2. matlab实现视频中动态目标跟踪,跟踪动态目标,确实效果很好-matlab implementation of dynamic video target tracking, tracking dynamic target is indeed good results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1348541
    • 提供者:xumancheer
  1. targettrackingusingkalman

    0下载:
  2. 利用卡尔曼滤波对自由落体的目标小球进行跟踪,其中有些视频演示跟踪过程.-The use of Kalman filter to the objective of free-falling ball track, some of which track the process of video presentations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3193986
    • 提供者:li qi
  1. project

    0下载:
  2. 人形目标检测与跟踪,对于视频图像,用方框或椭圆标出检测出的行人运动目标,以实现对目标的跟踪; -Humanoid target detection and tracking, for the video images, using the box or oval marked pedestrian moving targets detected in order to achieve the target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8622854
    • 提供者:张晓风
  1. ObjectTrackingDemo

    0下载:
  2. 运用meahshift实现对视频序列中运动目标进行动态跟踪, 跟踪目标位置大小通过对话窗口可任意设置, 内有测试视频,可直接观察跟踪演示效果-Video sequences using meahshift achieve dynamic tracking of moving targets, track the size of the target location, through dialogue window can be arbitrarily set within the t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25967065
    • 提供者:
  1. motion

    0下载:
  2. 视频监控程序,用于静态背景下目标识别监控和跟踪-Video surveillance program for monitoring the static context of target recognition and tracking
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6599269
    • 提供者:王洪斌
  1. tuxiangchuli

    0下载:
  2. 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2697588
    • 提供者:yuxianli
  1. Lucas_Kanade

    0下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2396
    • 提供者:zz
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »
搜珍网 www.dssz.com